************** * View V 1.5 * ************** Ok, here it is: My first prg on Aminet :) Requires: AmigaOS3.? GuiGfx.library (Aminet) Render.library (Aminet) Maybe GFX-Card, not tested Features: - uses datatypes - scales the picture when resizing the window - its free :) Usage: type 'view ' or just 'view' keys: 'l' shows Requester again to load a new picture 'q' quits view Bugs: - Aspect ratio is not correct, when window is to small. - A Guru when starting View without having render and guigfx libraries installed - Maybe english faults in the readme's :) - Problems with displaying very large pics, seems to be a problem with guigfx.library ? History: V1.5: [8.11.2000] -Removed a bug in scaling routine, but theres one small left.. -Most parts rewritten to subfunctions for future upgrades -added l,q commands -replaces FileRequest() with AslRequest() the last drawerpath is remembered now. ------------------- V1.1R2 Beta: First release - 7.10.2000 Scaling a picture is now possible. - Partially rewritten in august/2000 because I forgot to include a function :( ------------------- Author: Kai Eckardt eckardt@stud.fh-hannover.de